<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

html,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,body,tr,th,td,input,textarea,select,option,span,a,strong,i,img,form,p{ padding:0; margin:0;}
a{ text-decoration:none;/*清除下划线*/ color: #515151; font-size:14px;}
li{ list-style:none;/*清除列表样式*/}
input,option{ outline:none;/*清除外部边框*/}
a img{ border:0;}/*清除IE带有链接的图片多余边框*/
body{ font-size:14px; font-family:Arial, Helvetica, sans-serif;color: #515151;  background:#fff; overflow-x:hidden;padding:0;margin:0;}
.clearFloat{ zoom:1}/*针对IE6，IE7*/
.clearFloat:after{ content:""; display:block; height:0; overflow:hidden; clear:both;}
.fl{ float:left;}
.fr{ float:right;}
i{ font-style:normal;}
.center{ width:1200px; position:relative; margin:0 auto; background:#fff;}
 html{-webkit-text-size-adjust: none;}
/*全局样式结束*/

.header{ width:100%; display:block;}
.header_center{ width:100%; display:inline-block;}
.h_l{ padding:15px 0 10px; width:414px; float:left; display:inline-block;}
.nav {
	display:inline-block;
	height:31px; 
	float:left;
	margin-top:47px;
	margin-left:50px;
}
.nav ul li{
	float:left; 
	position:relative;
	width:105px; 
	height:53px;
	cursor:pointer;
	display:inline-block;

}
.nav ul li a, .nav ul li a:visited {
	display:block; 
	text-align:center; 
	font-size:14px;
	color:#000; 
	font-family:'微软雅黑';
	border-left: 1px solid #d8d8d8;
	height:15px;
	margin-top:7px;
}
.nav ul li a.ou{ border-left:none;}
.nav ul li ul {display: none; margin-top:2px;}
.nav ul li ul li{ display:inline-block; height:42px; }
.nav ul li ul li a{ height:42px; line-height:42px;}
.nav ul li:hover a,.nav ul li a.ou {color:#137bd0;}
.nav ul li:hover ul {display:block; position:absolute; top:36px; left:0; width:81px; z-index:99;}
.nav ul li:hover ul li a {display:block; background:#147acf; color:#fff; font-size: 14px; font-family:'微软雅黑';}
.nav ul li:hover ul li a:hover {background:#20abe8; color:#fff;}


#box_ban {
	margin: auto;
	width: 100%;
	height:414px;
	bottom:0;
	clear:both;
}
.columnSpace {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.columnSpace {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.FrontPublic_slideShow01-d3_c1	img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.FrontPublic_slideShow01-d3_c1	ul {
	list-style: none;
}

.FrontPublic_slideShow01-d3_c1	a {
	color: #538c9f;
}

.FrontPublic_slideShow01-d3_c1	a:hover {
	color: #84B263;
}

.FrontPublic_slideShow01-d3_c1	div .wrapper {
	width: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
}

.FrontPublic_slideShow01-d3_c1	.fn-clear {
	zoom: 1;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter {
	position: relative;
	background: none;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	ul {
	display: none;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.container_skitter {
	overflow: hidden;
	position: relative;
	display:block;
	margin:auto;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.image {
	overflow: hidden;
	position: relative;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.image	img {
	display: none;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.box_clone	img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.prev_button {
	position: absolute;
	top: 50%;
	left: 5%;
	z-index:100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/left.png)	no-repeat	left	top	!important;
}
.FrontPublic_slideShow01-d3_c1	.box_skitter	.next_button {
	position: absolute;
	top: 50%;
	right: 5%;
	z-index: 100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: -25px;
	background: url(../images/right.png)	no-repeat	left	top	!important;
}

.FrontPublic_slideShow01-d3_c1	.box_skitter	.label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}

.FrontPublic_slideShow01-d3_c1	.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px	-16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	width: 31px;
	height: 31px;
}

.FrontPublic_slideShow01-d3_c1	#slideshow {
	width: 100%;
	height: 414px;
}

.FrontPublic_slideShow01-d3_c1	#slideshow	ul {
	display: none;
}
	

/*gg*/
.gg_center{ background:#0084dc;height:52px;}
.shell{
	float: left;
	width:50%;
	margin-top:20px;
	padding-left:28px;
	background:url(../images/tab1.png) no-repeat 0 center;
}
#div1{
 height:16px;
 line-height: 16px;
 overflow:hidden;
}
#div1 a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #fff;
}
#div1 a:hover{text-decoration: underline;}
#div1 a span{color: #ffcc00; margin-right:10px;}
#div1 a p{ float:right; color:#edda12;}

.search{
	width: 235px;
	height: 27px;
	float:right;
	display:inline-block;
	padding:12px 0 12px;

}
.tex{
	width: 235px;
	float: left;
	height: 27px;
	line-height: 29px;
	font-size: 12px;
	border-radius:20px;
	outline:none;
	border:none;
	text-indent:1em;
	
}
.sub{
	float: right;
	width: 38px;
	height: 32px;
	cursor:pointer;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border:0;
	background:url(../images/search.png) no-repeat center right;
	margin-top:-30px;
	margin-right:10px;
}

/*end*/


.content1{ width:100%; display:inline-block; margin-top:53px; margin-bottom:78px;}
.con1_wrap{ width:100%;}
.con1_title{ width:280px; display:block; margin:auto; text-align:center; margin-bottom:35px;}
.con1_title a{ width:130px; display:block; margin:auto;background:#fff; font-family:'微软雅黑'; font-size:24px; margin-top:-20px; text-align:center; color:#2f79dd;}
.con1_title p{ font-family:'Arial'; font-size:12px; color:#8f8f8f; text-transform:uppercase; margin-top:5px;}

.cont1{ display:inline-block; float:left; width:392px; height:513px; overflow:hidden;}
.cont1 a{ width:100%; position:relative; height:513px; display:inline-block; float:left; text-align:left;}
.cont1 img{ display:inline-block; width:100%; height:100%; overflow:hidden;}
.cont1 span{ height: 250px; width:100%; font:14px "微软雅黑"; color:#000; line-height: 30px; display: block; position: absolute; bottom: 0; right: 0; background-color:#147acf; opacity:0.9; text-align:left; }
.cont1 h3{ font-size:18px; color:#fff; font-family:'微软雅黑'; font-weight:normal; padding:28px 0 22px 19px;}
.cont1 p{ font-size:12px; color:#fff; font-family:'宋体'; line-height:22px; padding:0 15px 18px;}


.cont2{ width:248px; display:inline-block; float:left; margin-left:22px; height:513px; position:relative; overflow:hidden;}
.cont2 img{ width:100%; height:100%; overflow:hidden;}
.cont2 span{ position:absolute;background-color:#4193d8; opacity: 0.9; filter:alpha(opacity=50); display:block; bottom:0; width:248px; height:82px;}
.cont2 h4{ font-size:14px; color:#fff; font-family:'BaskervilleOldFace'; font-weight:normal; padding:21px 0 0 21px; text-transform:uppercase; font-weight:500;}
.cont2 p{ font-size:18px; color:#fff; font-family:'微软雅黑';  padding:0 20px;}

.cont3{ width:249px; display:inline-block; float:left; margin-left:22px; height:250px; position:relative; overflow:hidden;}
.cont3 img,.cont4 img{ width:100%; height:100%; overflow:hidden;}
.cont3 span,.cont4 span{ position:absolute;background:#4193d8; opacity: 0.9; filter:alpha(opacity=50); display:block; bottom:0; width:249px; height:82px;}
.cont3 h4{ font-size:14px; color:#fff; font-family:'Tahoma'; font-weight:normal; padding:21px 0 0 21px; text-transform:uppercase;}
.cont3 p{ font-size:18px; color:#fff; font-family:'微软雅黑';  padding:0 20px;}

.cont4{ width:249px; display:inline-block; float:left; height:250px; position:relative; margin-left:18px; overflow:hidden;}
.cont4 h4{ font-size:14px; color:#fff; font-family:'Tahoma'; font-weight:normal; text-transform:uppercase; padding:0 25px;}
.cont4 p{font-size:18px; color:#fff; font-family:'微软雅黑';  padding:22px 0 0 26px;}

.cont5{ width:517px; display:inline-block; float:left; margin-left:21px;height:250px; position:relative; margin-top:13px; overflow:hidden;}
.cont5 img{ width:100%; height:100%; overflow:hidden;}
.cont5 span{ position:absolute;background:#4193d8; opacity: 0.9; filter:alpha(opacity=50); display:block; top:0; width:517px; height:82px;}
.cont5 h4{ font-size:14px; color:#fff; font-family:'Tahoma'; font-weight:normal; padding:0 23px; text-transform:uppercase;}
.cont5 p{ font-size:18px; color:#fff; font-family:'微软雅黑';  padding:16px 22px 0;}

.cont1 img,.cont2 img,.cont3 img,.cont4 img,.cont5 img{ transition: all 0.5s ease;}
.cont1:hover img,.cont2:hover img,.cont3:hover img,.cont4:hover img,.cont5:hover img{ transform:scale(1.2,1.2);}


.box{
	overflow:hidden;
	margin:0 auto 20px;
	width:1240px; 
	position:relative;
	font-family: "微软雅黑";
	margin-bottom:110px;
}

.pro_li{
	display:inline-block;
	height:318px;
	width:1250px; 
	z-index:5;
	overflow: hidden;
	margin-top: 12px;
	
	margin-bottom:37px;}

.pro_li li{
	display:inline;
	float:left;
	width:276px;
	height: 316px;
	background: #fff;
	margin-right:33px;
	overflow:hidden;
	position:relative;
	text-align: center;
	overflow: hidden;
	border:1px solid #e7e7e7;}
	
.pro_li li:hover{background: #539ddb;}
	
.pro_li li a h3{ font-size:18px; font-family:'微软雅黑'; color:#000; font-weight:normal; text-align:left; margin-left:15px;}

.pro_li li a p{
	color: #767474;
	font-size: 12px;
	line-height: 22px;
	padding:7px 19px 0 17px;
	text-align:left;
	overflow:hidden;
	word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;

}
.pro_li li:hover a p{color: #fff;}

.pro_li li:hover a h3{color: #fff;}

.b10_img{ 
	width:243px; 
	height:171px;
	padding:16px;
	
}
.b10_img img{ width:100%; height:100%; overflow:hidden;border:1px solid #fff;
}	
#dian{ display:block; margin:auto; top:37px;text-align:center;}
#dian a{ display:inline-block; width: 43px;height: 8px; background:#dfdfdf; z-index: 120; margin-left: 10px; }


.content3{ width:100%; display:inline-block; margin-bottom:62px;}
.content3 img{ display:block; margin:auto;}


.content4{ width:100%;display:inline-block; margin-bottom:83px;}
.con4_wrap{ width:100%; display:inline-block; height:409px; background:#f8f8f8;}
.con4_w{ display:inline-block; float:left;}
.con4_w_l{ padding:27px 28px 27px 17px; width:536px; height:355px; display:inline-block; float:left;}
.con4_w_l img{ width:100%; height:100%; overflow:hidden;}

.con4_w_r{ display:inline-block; float:right; margin-top:27px; width:619px;}
.cwr_title{ width:100%; display:inline-block; padding:20px 0 20px;}
.cwr_title h2{ font-family:'微软雅黑'; font-size:24px; color:#000; display:inline-block; float:left; width:426px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; height:34px; font-weight:normal;}
.cwr_title span{ font-size:12px; color:#90b6cd; margin-left:86px; display:inline-block; float:left; line-height:37px;}
.con4_w_r p{ font-family:'微软雅黑'; font-size:14px; color:#747474; padding-right:36px; line-height:22px; overflow:hidden;
	word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;}
.con4_w_r ul{ display:inline-block; margin-top:35px;}
.con4_w_r ul li{ width:100%; height:38px; display:inline-block; float:left; border-bottom:1px dashed #a6a6a6;}
.con4_w_r ul li a{ font-family:'微软雅黑'; font-size:14px; color:#000; line-height:39px; width:357px; display:block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.con4_w_r ul li a i{ width:3px; height:3px; background:#000; display:inline-block; float:left; margin-right:10px; margin-top:19px; margin-left:3px;}

.more{ width:78px; height:25px; display:inline-block; float:right; background:#268edd; color:#fff; font-family:'微软雅黑'; text-align:center; line-height:26px; margin-top:33px; font-size:12px;}
.more:hover{ background:#49aaf3;}
.cwr_title:hover h2{ color:#2f79dd;}
.con4_w_r ul li:hover a{ color:#2f79dd;}

.content5{ width:100%; display:inline-block;}
.con5_wrap{ display:inline-block; width:100%;}

/*图片滚动效果代码开始播*/
.tpgd{
	width:100%; 
	position:relative;
	margin-bottom:58px;
}
.mr_frbox{ height:187px;}
.mr_frBtnL{
	cursor:pointer;
	display:inline;
	float:left;
	height:51px;
	width:51px; 
	position:absolute; 
	z-index:9; 
	left:-55px; 
	top: 53px;
	
}
.mr_frUl{
	width:100%; 
	position:absolute; 
	z-index:5;
}
.mr_frBtnR{
	cursor:pointer;
	height:51px;
	width:51px;
	right:-51px;  
	top:53px;
	position:absolute; 
	z-index:9;  
}
.mr_frUl ul{ width:100%; height:90px; display:inline-block;}
.mr_frUl ul li{
	display:inline;
	float:left;
	width:239px; 
	height:76px;
	overflow:hidden;
	position:relative;
	margin-bottom:15px;
}
.gd_img img{
	width:239px; 
	height:76px;
	overflow:hidden;
}

/*end*/

.footer{ width:100%; height:207px; background:#137bd0;}
.footer_wrap{ width:100%;}
.f_l{ padding-top:59px;}
.f_l a{ font-family:'微软雅黑'; font-size:14px; color:#fff; margin-right:30px;}
.f_l p{ margin-top:23px; color:#fff;font-family:'微软雅黑'; font-size:14px;}
.f_l a:hover{ text-decoration:underline;}
.f_r{ padding-top:31px;}
.f_r ul li{ float:left; width:159px;}
.f_r ul li a{ text-align:center; display:block; margin:auto; width:59px; height:59px; border-radius:30px; background:#fff;}
.f_r ul li i{ display:block; width:30px; height:30px; margin:auto; padding-top:15px;}
.f_r ul li p{ margin-top:19px; font-size:12px; color:#fff; font-family:'微软雅黑'; text-align:center;}




.product{ width:100%; display:inline-block; margin-top:22px;}
.pro_wrap{ display:inline-block; width:100%;}
.pro_left{ width:248px; display:inline-block; float:left; margin-top:33px;}
.pro_title{ width:248px; display:block; margin:auto; text-align:center; margin-bottom:21px;}
.pro_title a{ width:130px; display:block; margin:auto;background:#fff; font-family:'微软雅黑'; font-size:24px; margin-top:-20px; text-align:center; color:#2f79dd;}
.pro_title p{ font-family:'Arial'; font-size:12px; color:#8f8f8f; text-transform:uppercase; margin-top:5px;}
/*sidebar*/
.sidebar { 
	width:100%; 
	height: auto;
	display:inline-block;
}
.sidebar &gt; ul {list-style: none;}
.sidebar .menu-one &gt; li {
	width: 100%; 
	overflow: hidden; 
	border-top: 1px solid #d6d6d6; 
	text-align: center;
	display:inline-block; float:left;
}
.sidebar .menu-one &gt; li.firstChild {border: 0;}
.sidebar .menu-one .header {
	height: 40px; 
	line-height:40px; 
	cursor: pointer;
	background: #e7e7e7;
	font-size: 14px;
	margin-bottom:2px;
	display:inline-block;
	float:left;
}
.sidebar .menu-one .header &gt; span {display: block;}
.sidebar .menu-one .header .txt { 
	color: #606060;
	display: block;
	width: 100%;
	height: 100%;
	font-family:'微软雅黑';
}
.sidebar .menu-two {
	display: none; 
	width: 100%; 
	height: auto;
	margin-bottom: 2px;
}
.sidebar .menu-two li {
	padding-left: 90px;
	text-align: left;
	height:35px; 
	background: #fff; 
	border-top: 1px solid #d6d6d6; 
	line-height: 40px;
	display:inline-block;
	float:left;
}
.sidebar .menu-two li i{
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.sidebar .menu-two li.firstChild {border: 0;}
.sidebar .menu-two li a {
	display: block; 
	color: #7e7e7e;
	font-size: 14px;
}
.sidebar .menu-two li a:hover{ color: #0a79c2;}
.sidebar .menu-two li:hover,.sidebar .menu-two li.menuTwo-current {
	background: #fff;
}      
.sidebar .menu-show .header .arrow {
color: #fff;
  background:#0084dc url(../images/bj6.png) no-repeat 96% center;
}

.pro_l_down{ width:100%; display:inline-block; margin-top:60px; float:left;}
.pro_l_down img{ width:100%; height:76px; overflow:hidden; display:block; margin-bottom:3px;}


.pro_right{ display:inline-block; float:right;}
.pro_right_head{ width:901px; height:33px; border-bottom:1px solid #cecece;}
.pro_right_head ol{ float:right;}
.pro_right_head ol li{ height:20px; display:inline-block; line-height:20px;  font-family:'微软雅黑'; font-size:12px;}
.pro_right_head ol li:nth-child(1){ text-align:right;}
.pro_right_head ol li.curt{ color:#2370bf;}
.pro_right_head ol li a{ color:#000;}
.pro_right_head ol li.curt a{ color:#2370bf;}
.pr_title{ display:inline-block; float:left; font-size:18px; color:#696969; font-family:'微软雅黑';}
.pr_title i{ display:inline-block; margin-right:12px;}

.pro_box{
	overflow:hidden;
	width:901px; 
	position:relative;
	font-family: "微软雅黑";
}

.pro_box_li{
	display:inline-block;
	width:935px; 
	z-index:5;}

.pro_box_li li{
	display:inline;
	float:left;
	width:276px;
	height: 316px;
	background: #fff;
	margin-right:33px;
	overflow:hidden;
	position:relative;
	text-align: center;
	overflow: hidden;
	border:1px solid #e7e7e7;
	margin-top:41px;
	}
	
.pro_box_li li:hover{background: #539ddb;}
	
.pro_box_li li a h3{ font-size:18px; font-family:'微软雅黑'; color:#000; font-weight:normal; text-align:left; margin-left:15px;}

.pro_box_li li a p{
	color: #767474;
	font-size: 12px;
	line-height: 22px;
	padding:7px 19px 0 17px;
	text-align:left;
	overflow:hidden;
	word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; 
	-webkit-line-clamp: 3;

}
.pro_box_li li:hover a p{color: #fff;}
.pro_box_li li:hover a h3{color: #fff;}

/*fy*/
.fy{ text-align: center; font-size: 14px; display:inline-block; float:left; padding:92px 0 205px;}
.fy a{color: #808080;border:1px solid #ededed;background: #fff;padding: 6px 11px;}
.fy a:hover{color: #000;}


.cp{ width:901px; display:inline-block;}
.cp_up{ display:inline-block; float:left; margin-top:47px;}
.cp_l{ width:403px; height:316px; display:inline-block; float:left;}
.cp_r{ width:446px; float:right; margin-left:29px; margin-top:5px;}
.cp_r h3{ font-family:'新宋体'; font-size:20px; color:#000; font-weight:normal; margin-bottom:61px;}
.cp_r p{ font-size:12px; font-family:'新宋体'; color:#000; line-height:20px;}
.cp_r i{ width:10px; height:10px; display:inline-block; margin-right:7px; background:url(../images/cp_icon.png) no-repeat;}


.cp_down{ display:inline-block; width:100%;}
.cd_title{ width:100%; display:inline-block; border-bottom:1px solid #147cd0; height:32px; margin-top:16px; margin-bottom:26px;}

/*flip_under*/
.flip_under{ width:100%;  margin:auto;display:inline-block; border:2px solid #147cd0; border-bottom:2px solid #147cd0; border-left:none; border-right:none; height:80px; margin-top:123px;}
.flip_under ul li{ display:inline-block; height:42px; width:100%; border-bottom:1px solid #147cd0; line-height:40px; }
.flip_under ul li a{ font-family:'微软雅黑'; font-size:14px; cursor:pointer; color:#545454;}
.flip_under ul li a:hover{ color:#247fc1; text-decoration:underline;}
.home{ width:46px; height:40px; display:block; margin:auto; background:url(../images/home.png) no-repeat; margin-bottom:50px;}
/*flip_under end*/


.about{ width:100%; display:inline-block; margin-top:22px;}
.about_wrap{ display:inline-block; width:100%;}
.about_left{ width:248px; display:inline-block; float:left; margin-top:33px;}
.about_title{ width:248px; display:block; margin:auto; text-align:center; margin-bottom:21px;}
.about_title a{ width:130px; display:block; margin:auto;background:#fff; font-family:'微软雅黑'; font-size:24px; margin-top:-20px; text-align:center; color:#2f79dd;}
.about_title p{ font-family:'Arial'; font-size:12px; color:#8f8f8f; text-transform:uppercase; margin-top:5px;}

.about_content{ width:100%;}
.about_content ul li {
	height: 40px; 
	line-height:40px; 
	cursor: pointer;
	background: #e7e7e7;
	font-size: 14px;
	margin-bottom:2px;
	display:inline-block;
	float:left;
	width:100%;
}
.about_content ul li a{ text-align:center; display:block; font-family:'微软雅黑'; font-size:14px;}
.about_content ul li a:hover{ background:#147cd1 url(../images/y.png) no-repeat 90% center; color:#fff;}
.about_l_down{ width:100%; display:inline-block; margin-top:60px; float:left;}
.about_l_down img{ width:100%; height:76px; overflow:hidden; display:block; margin-bottom:3px;}

.about_w{ width:875px; margin-bottom:129px;}
.about_w img{ margin:auto; display:block; padding:65px 0 48px;}
.about_w p{ margin-bottom:35px; line-height:24px; font-family:'微软雅黑'; color:#000;}
.about_w ul{ display:inline-block;}
.about_w ul li{ display:inline-block; float:left;}
.about_w ul li img{ padding:17px 0;}


.news_list{ width:901px; margin-top:40px;}
.n_list{ width:100%;font-family:'微软雅黑'; display:inline-block; margin-bottom:40px;}
.n_list li{ width:100%; float:left; height:32px; display:inline-block; line-height:37px;}
.n_list li a{ font-family:'微软雅黑'; color:#000;}
.n_list li i{ width:11px; height:13px; display:block; float:left; margin-top:14px;}
.n_list li span{ display:block; float:right; color:#147cd1; font-size:14px;}
.n_list li a:hover{ color:#0888e9;}

/*paging*/
.paging{ text-align: center; font-size: 14px; display:inline-block; float:left; padding:60px 0 68px;}
.paging a{color: #1024ee;border:1px solid #ededed;background: #fff;padding: 6px 11px;}
.paging a:hover{color: #000;}


.news_detail{ width:901px;}
.news_detail h2{ font-size:30px; font-family:'宋体'; color:#000; margin:auto; margin-top:37px; text-align:center;}
.n_sp{ display:inline-block; width:100%; color:#a7a7a7; font-size:12px; font-family:'微软雅黑'; margin:auto; line-height:13px; text-align:center;}
.p_list{ margin-bottom:60px; display:block; margin:auto; margin-top:18px;  padding:0 40px 37px;}
.p_list p{ text-indent:2em; font-size:12px; line-height:24px; color:#000; margin-bottom:17px; font-family:'微软雅黑';}
.icon{ margin-top:69px; text-align:center;}
.left_icon{ width:20px; height:20px; display:inline-block; background:#147cd1; color:#fff; text-align:center; line-height:18px;}
.right_icon{width:20px; height:20px; display:inline-block; background:#147cd1; color:#fff; text-align:center; line-height:18px; margin-right:18px; margin-left:18px;}
.icon a:hover{ background:#09F;}

/*5-5*/
.about_content ul li a.hover{ background:#147cd1 url(../images/y.png) no-repeat 90% center; color:#fff;}

.paging a.j_g,.paging a.actpage{
	color: #000
}
.about,.product{
	min-height: 600px;
}
.about_w img{
	max-width: 100%
}

/*//8-9*/
.shell {
 
    height: 19px;
    line-height: 36px;
    margin-top: 17px;
    overflow: hidden;

}
#div1 {
    height: 17px;
    line-height: 18px;

}</pre></body></html>